/*---------------------------------------------------
    LESS Elements 0.9
  ---------------------------------------------------
    A set of useful LESS mixins
    More info at: https://lesselements.com
  ---------------------------------------------------*/
/*
@traumaColor: #f2cc6a;
@spineColor: #f2a768;
@shoulderandelbowColor: #f26868;
@kneeandsportsColor: #f4165f;
@pediatricsColor: #49a5e5;
@reconColor: #608fde;
@handColor: #8571e7;
@footandankleColor: #8c5ecc;
@pathologyColor: #a264ab;
@basicscienceColor: #5cab91;
@anatomyColor: #54a14c;
@approachesColor: #89b871;
@generalColor: #8d8d8d;
*/
/* Level colors */
/* PGY level colors */
/* TASK LIST PROGRESS COLORS */
/*  COLORS */
/* TOPIC COLOR PALETTE */
/* PASS COLOR PALETTE */
/* VC COLOR PALETTE */
/* ORTHO GREEN COLOR PALETTE */
/* PROGRESS COLORS */
/* DROP SHADOWS */
body {
  background: #F9F9F9 !important;
  color: #333;
  font-family: "Arial", Helvetica, sans-serif;
  font-size: 12px;
  margin: 0;
  padding: 0;
}
a {
  font-size: 12px;
}
#ctl00_topicheader .center {
  margin: 0px auto;
  width: 980px;
}
#ctl00_TopMenuLineNormal li a {
  line-height: 15px;
}
#post {
  font: 16px / 1.3 "Arial", "Helvetica-Neue", "Helvetica", sans-serif;
}
@media only screen and (min-width: 600px) and (max-width: 768px) {
  #post {
    width: 100%;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
  #post {
    width: 60%;
  }
}
@media only screen and (min-width: 1025px) {
  #post {
    width: 65%;
  }
}
@media only screen and (max-width: 599px) {
  #post {
    width: 100%;
  }
}
.pageWrapper:not(.hide-notes) #post {
  width: 59%;
}
@media only screen and (min-width: 600px) and (max-width: 768px) {
  .pageWrapper:not(.hide-notes) #post {
    width: 100%;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
  .pageWrapper:not(.hide-notes) #post {
    width: 46%;
  }
}
@media only screen and (min-width: 1025px) {
  .pageWrapper:not(.hide-notes) #post {
    width: 59%;
  }
}
@media only screen and (max-width: 599px) {
  .pageWrapper:not(.hide-notes) #post {
    width: 100%;
  }
}
.removeEvidence i.icon-trash {
  margin-top: 20px;
  font-size: 23px;
  color: #c0c0c0;
}
.comment_subscription h2 {
  padding-top: 6px;
  padding-bottom: 6px;
  font-size: 16px;
  font-weight: bold;
}
.oldTopicText {
  font: 16px / 1.3 "Arial", "Helvetica-Neue", "Helvetica", sans-serif;
  color: #000;
}
.oldTopicText *[style*="color: #0000cc;"],
.oldTopicText *[style*="color: #0606bd;"],
.oldTopicText *[style*="color: #0000ff;"] {
  color: #1b56b2 !important;
}
.oldTopicText a {
  font: 16px / 1.3 "Arial", "Helvetica-Neue", "Helvetica", sans-serif;
}
.oldTopicText p {
  margin: 16px 0;
}
.oldTopicText ul {
  padding-left: 40px;
  margin: 16px 0;
  list-style: disc;
}
@media only screen and (max-width: 599px) {
  .oldTopicText ul {
    padding: 0 0 0 25px;
  }
}
.oldTopicText ul ul {
  list-style: circle;
  margin: 0;
}
@media only screen and (max-width: 599px) {
  .oldTopicText ul ul {
    padding-left: 10px;
  }
}
.oldTopicText ul ul ul {
  list-style: square;
}
.oldTopicText table {
  border-collapse: separate;
  border-spacing: 2px;
}
@media only screen and (max-width: 599px) {
  .oldTopicText table {
    padding-right: 0;
  }
}
.oldTopicText table td {
  padding: 1px;
  vertical-align: middle;
  font: 16px / 1.3 "Arial", "Helvetica-Neue", "Helvetica", sans-serif;
}
.oldTopicText table td[valign="top"] {
  vertical-align: top;
}
.oldTopicText table[cellspacing="0"] {
  border-spacing: 0;
}
.oldTopicText table[align="center"] {
  margin: 0 auto;
}
.oldTopicText table[border="1"],
.oldTopicText table[border="1"] tr td {
  border: 1px solid #f4f4f4 !important;
}
.oldTopicText table[bordercolor="#dfeafb"],
.oldTopicText table[bordercolor="#dfeafb"] tr td {
  border-color: #dfeafb !important;
}
.oldTopicText table[bordercolor="#ccccff"],
.oldTopicText table[bordercolor="#CCCCFF"],
.oldTopicText table[bordercolor="#ccccff"] tr td,
.oldTopicText table[bordercolor="#CCCCFF"] tr td {
  border-color: #ccccff;
}
.oldTopicText table table ul {
  padding-left: 20px;
}
.case-polls-content__descriptions {
  padding: 8px 0 15px 0;
}
.case-polls-content__description {
  display: inline-block;
  font-size: 14px;
}
.case-polls-content__description:before {
  content: '';
  width: 15px;
  height: 15px;
  margin-right: 3px;
  display: inline-block;
  vertical-align: top;
  position: relative;
  top: -1px;
}
.case-polls-content__description--community:before {
  background-color: #7DA2DC;
}
.case-polls-content__description--group:before {
  background-color: #79C969;
}
.case-polls-content__description + .case-polls-content__description {
  margin-left: 25px;
}
@media only screen and (max-width: 599px) {
  .case-outcomes__content__name,
  .case-outcomes__content__images,
  .case-outcomes__content__videos {
    display: block;
  }
  #postAsDropDownList {
    width: 100px;
  }
}
.dw-switch-section {
  margin-right: 10px;
}
.dailyActivity {
  margin-top: 30px;
  padding-top: 30px;
}
.dailyActivity__chart {
  height: 260px;
  width: 740px;
}
.dailyActivity__legend {
  position: static;
}
.evidence_switch {
  display: inline-block;
  height: 36px;
  text-decoration: none;
  line-height: 36px;
  font-size: 14px;
  background: #f9f9f9;
  color: #535353;
  margin: 0;
  margin-bottom: 10px;
}
.evidence_switch a {
  text-decoration: none;
}
/*load time*/
#ctl00_LoadTime {
  position: absolute;
}
.free-pdf-link-stat {
  display: block;
  color: #dc5f5f;
  text-align: center;
  text-transform: uppercase;
  padding-top: 5px;
}
.free-pdf-link-stat .icon {
  margin-right: 5px;
  vertical-align: bottom;
  font-size: 14px;
}
.updateProfile tr:not(:first-of-type) td {
  padding: 5px 0;
}
.journalClubGraph .tabs a {
  background: none;
}
.ui-dialog .ui-dialog-titlebar-close span {
  margin: -8px;
}
.dropList li a:hover {
  background-color: #E8E8E8 !important;
}
.dropList li .subMenu li {
  border-bottom: 1px solid #DDD;
}
.testNavigation .tabs li {
  padding: 0;
}
.testNavigation .tabs li a:hover {
  background-color: #EEEEEE;
}
.testNavigation .tabs li a {
  background-color: #F3F3F3;
  display: block;
  height: 70px;
  padding: 10px 0;
  box-sizing: border-box;
}
.testNavigation .tabs li.correctPercent,
.testNavigation .tabs li.pgyRank {
  padding: 10px 0;
}
.addBtn {
  border: none;
  cursor: pointer;
}
textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  resize: vertical;
}
.videoDescription {
  display: table;
  width: 100%;
}
.videoDescription-text {
  display: table-cell;
  vertical-align: top;
}
.videoDescription-polls {
  display: table-cell;
  float: none;
}
@media only screen and (max-width: 599px) {
  .videoDescription-text {
    display: block;
  }
}
.videoHolder {
  max-width: 850px;
  margin: 0 auto;
}
.videoHolder__image-login {
  position: absolute;
  bottom: 10px;
  left: 10px;
  display: inline-block;
  padding: 5px 10px;
  color: #FFFFFF;
  background-color: #557CB8;
  font-size: 16px;
}
.videoHolder__upgrade {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 80px;
  display: flex;
  background-color: rgba(57, 177, 235, 0.6);
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2);
  color: #FFFFFF;
  text-align: center;
}
.videoHolder__upgrade-peak {
  position: absolute;
  top: 25px;
  right: 20px;
  font-size: 26px;
  font-weight: bold;
}
@media only screen and (max-width: 599px) {
  .videoHolder__upgrade-peak {
    top: 10px;
    right: 10px;
    font-size: 18px;
  }
}
.videoHolder__icon-peak {
  position: relative;
  top: -4px;
  font-size: 30px;
  vertical-align: middle;
}
@media only screen and (max-width: 599px) {
  .videoHolder__icon-peak {
    top: -1px;
    font-size: 20px;
  }
}
.videoHolder__icon-lock.icon {
  display: block;
  font-size: 26px;
  padding-bottom: 5px;
}
@media only screen and (max-width: 599px) {
  .videoHolder__icon-lock.icon {
    font-size: 20px;
  }
}
.videoHolder__upgrade-text {
  width: 60%;
  margin: auto;
  font-size: 20px;
}
@media only screen and (max-width: 599px) {
  .videoHolder__upgrade-text {
    font-size: 16px;
  }
}
#pollWrapper {
  display: inline;
  float: right;
}
.post-pollWrapper {
  width: 260px;
}
.post-pollWrapper .pollQuestion-label {
  width: 204px;
}
.videoDescription-polls .pollQuestion {
  width: 280px;
}
.videoDescription-polls .pollQuestion-label {
  width: 222px;
}
#video_section .video-js {
  position: static;
}
.only-ie8 {
  display: none;
}
div.approval-image,
span.approval-image {
  display: inline-block;
  width: 12px;
  height: 12px;
  text-align: center;
}
div.approval-image:after,
span.approval-image:after {
  content: '1';
  font-size: 8px;
  line-height: 12px;
  color: white;
  vertical-align: text-bottom;
}
div.approval-image.M1,
span.approval-image.M1,
div.approval-image.L6,
span.approval-image.L6 {
  background-color: #70a24e;
}
div.approval-image.M2,
span.approval-image.M2,
div.approval-image.L7,
span.approval-image.L7 {
  background-color: #528032;
}
div.approval-image.M2:after,
span.approval-image.M2:after,
div.approval-image.L7:after,
span.approval-image.L7:after {
  content: '2';
}
div.approval-image.L1,
span.approval-image.L1 {
  background-color: #98add0;
}
div.approval-image.L2,
span.approval-image.L2 {
  background-color: #617597;
}
div.approval-image.L2:after,
span.approval-image.L2:after {
  content: '2';
}
div.approval-image.L3,
span.approval-image.L3 {
  background-color: #2e5193;
}
div.approval-image.L3:after,
span.approval-image.L3:after {
  content: '3';
}
div.approval-image {
  width: 18px;
  height: 18px;
  margin: 2px 0;
  vertical-align: super;
}
div.approval-image:after {
  font-size: 12px;
  line-height: 18px;
  vertical-align: top;
}
.vote-group-result-switch {
  float: right;
  margin-right: 50px;
  color: #7ca2dc;
  margin-top: 2px;
  transition: opacity 0.6 ease;
}
.vote-group-result-switch .icon-collaborate {
  color: #7ca2dc;
  background: transparent;
  margin-right: 0;
}
.vote-group-result-switch .radio:not(:last-of-type) {
  padding: 0 5px;
}
.vote-group-result-switch .on,
.vote-group-result-switch .off {
  color: #aaa;
}
.vote-group-result-switch .on:before,
.vote-group-result-switch .off:before {
  position: relative;
  background: none;
  top: -2px;
}
.vote-group-result-switch input[type=radio]:checked + label.on {
  color: #54a14c;
}
.vote-group-result-switch input[type=radio]:checked + label.on:before {
  content: '';
  background: #54a14c;
  border-color: #54a14c;
}
.vote-group-result-switch input[type=radio]:checked + label.off {
  color: #f26868;
}
.vote-group-result-switch input[type=radio]:checked + label.off:before {
  content: '';
  background: #f26868;
  border-color: #f26868;
}
.vote-group-result-switch label {
  cursor: pointer;
}
.vote-group-result-switch .switch-label {
  display: inline-block;
  font-size: 14px;
  vertical-align: middle;
  padding-right: 10px;
}
@media only screen and (max-width: 599px) {
  .vote-group-result-switch .switch-label {
    display: none;
  }
}
.vote-group-result-switch .switch-checkbox {
  display: inline-block;
}
